Unity Screen Screen.SetResolution 設置分辨率
Screen.SetResolution 設置分辨率 C# => public static void SetResolution(int width, int heigh ...
Screen.SetResolution 設置分辨率 C# => public static void SetResolution(int width, int heigh ...
The current screen resolution (Read Only). 當前屏幕的分辨率。(只讀) If the player is running in window mode, ...
Screen.resolutions 分辨率列表(安卓平台試了不能用此方法,最好用宏定義判斷一下平台) C# => public static Resolution[] r ...